home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 446
- Top = 188
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 320
- ClientWidth = 450
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 2
- Top = 2
- Width = 400
- Height = 283
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 0
- Top = 307
- Width = 450
- Height = 13
- Align = alBottom
- Alignment = taCenter
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = False
- Visible = False
- end
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 450
- Height = 307
- Align = alClient
- Shape = bsFrame
- Style = bsRaised
- end
- end
-